Revision: zsh--cvshead--1.0--patch-471
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Mon Jan  9 00:04:34 UTC 2006
Standard-date: 2006-01-09 00:04:34 GMT
Modified-files: ChangeLog
    Functions/Zle/define-composed-chars Src/system.h
    Src/utils.c configure.ac
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-471
Summary: Update from CVS

2006-01-08  Wayne Davison  <wayned@users.sourceforge.net>

   * 22140 (modified): Src/utils.c: Changed mb_niceformat() so that it
   does not truncate a name that has an invalid character sequence in
   the current character set (affected chars display as \M-... chars).

   * unposted: configure.ac: got rid of probe for wcswidth() and added
   probes for fchown() and fchmod() (the latter changes were accidentally
   left out of my 22091 patch).

   * unposted: Src/utils.c, Src/system.h: Changed the single spot
   that used wcswidth() over to use wcwidth() and got rid of the
   work-around for OpenBSD (which lacks wcswidth()).

2006-01-08  Peter Stephenson  <p.w.stephenson@ntlworld.com>

   * 22146: Functions/Zle/define-composed-chars: typo in AE and OE
   ligatures.
